" " "[ Vec Switch ]" "vec_switch change"
" " "[ Aim ]" {
	" " "Aim and Shoot" "aim 1;shoot 1"
	" " "Aim Only"	    "aim 1;shoot 0"
	" " "Fov Aim"	    "fov 9999"
	" " "Fov Not Aim"   "fov -100"
	}
" " "[ Visual Options ]" {
	" " "Wallhack 1"    "wall 1"
	" " "Wallhack 2"    "wall 2"
	" " "Wallhack 3"    "wall 3"
	" " "Wallhack Off"  "wall 4"
	" " "3rd person"    "chase_cam change"
	}
" " "[Rates]" {
	" " "My Private Rates"	"knoxrates"
	" " "Big Jims Rates"	"jimrates"
	}
" " "[ Misc ]" { 
	" " "Console Placement" {
	        "*" "move left"   				"con_x  down 40"
	        "*" "move right"  				"con_x  up   40"
	        "*" "move up"     				"con_y  down 32"
	        "*" "move down"   				"con_y  up   32"
	        "*" "width up"    				"con_w  up   40"
	        "*" "width down"  				"con_w  down 40"
	        "*" "height up"   				"con_h  up   32"
	        "*" "height down" 				"con_h  down 32"
	        "*" "- defaults"    				"con_x 500;con_y 0;con_w 524;con_h 600"
	        }
	" " "Menu Placement" {
	        "*" "move left"   				"menu_x down 40"
	        "*" "move right"  				"menu_x up   40"
	        "*" "move up"     				"menu_y down 32"
	        "*" "move down"   				"menu_y up   32"
	        "*" "width up"    				"menu_w up   20"
	        "*" "width down"  				"menu_w down 20"	   
		"*" "- defaults"    				"menu_x 240;menu_y 145;menu_w 180"
	        }

	}
}